翻訳と辞書
Words near each other
・ Relax in the City (Pick Me Up)
・ RELAX NG
・ Relax The Back
・ Relax Your Mind
・ Relax Your Mind (album)
・ Relax Your Mind (song)
・ Relax, Take It Easy
・ Relax-Gam
・ Relax...It's Just Sex
・ Relaxacizor, Inc
・ Relaxacon
・ Relaxado en persona
・ Relaxase
・ Relaxation
・ Relaxation (approximation)
Relaxation (iterative method)
・ Relaxation (NMR)
・ Relaxation (physics)
・ Relaxation (psychology)
・ Relaxation drink
・ Relaxation labelling
・ Relaxation length
・ Relaxation of the Asshole
・ Relaxation oscillator
・ Relaxation response
・ Relaxation technique
・ Relaxed & Remixed
・ Relaxed code-excited linear prediction
・ Relaxed Gesture
・ Relaxed intersection


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Relaxation (iterative method) : ウィキペディア英語版
Relaxation (iterative method)

In numerical mathematics, relaxation methods are iterative methods for solving systems of equations, including nonlinear systems.
Relaxation methods were developed for solving large sparse linear systems, which arose as finite-difference discretizations of differential equations.〔〔 They are also used for the solution of linear equations for linear least-squares problems〔 and also for systems of linear inequalities, such as those arising in linear programming. They have also been developed for solving nonlinear systems of equations.〔
Relaxation methods are important especially in the solution of linear systems used to model elliptic partial differential equations, such as Laplace's equation and its generalization, Poisson's equation. These equations describe boundary-value problems, in which the solution-function's values are specified on boundary of a domain; the problem is to compute a solution also on its interior. Relaxation methods are used to solve the linear equations resulting from a discretization of the differential equation, for example by finite differences.〔Abraham Berman, Robert J. Plemmons, ''Nonnegative Matrices in the Mathematical Sciences'', 1994, SIAM. ISBN 0-89871-321-8.〕〔David M. Young, Jr. ''Iterative Solution of Large Linear Systems'', Academic Press, 1971. (reprinted by Dover, 2003)〕〔Richard S. Varga 2002 ''Matrix Iterative Analysis'', Second ed. (of 1962 Prentice Hall edition), Springer-Verlag.〕
These ''iterative methods'' of relaxation should not be confused with "''relaxations''" in mathematical optimization, which approximate a difficult problem by a simpler problem, whose "relaxed" solution provides information about the solution of the original problem.〔
==Synonyms==
Iterative relaxation of solutions is commonly dubbed ''smoothing'' because relaxation of certain equations (such as Laplace's equation) resembles repeated application of a local smoothing filter to the solution vector.
Another name is stationary linear iterative method.
==Model problem of potential theory==
When φ is a smooth real-valued function on the real numbers, its second derivative can be approximated by:
:\frac^2} = \frach)}\,+\,\mathcal(h^2)\,.
Using this in both dimensions for a function φ of two arguments at the point (''x'', ''y''), and solving for φ(''x'', ''y''), results in:
:\varphi(x, y) = \tfrac\left(\varphi(xh,y)+\varphi(x,yh)+\varphi(xh,y)+\varphi(x,yh)
\,-\,h^2^2\varphi(x,y)\right)\,+\,\mathcal(h^4)\,.
To approximate the solution of the Poisson equation:
:^2 \varphi = f\,
numerically on a two-dimensional grid with grid spacing ''h'', the relaxation method assigns the given values of function φ to the grid points near the boundary and arbitrary values to the interior grid points, and then repeatedly performs the assignment
φ := φ
* on the interior points, where φ
* is defined by:
:\varphi^
*(x, y) = \tfrac\left(\varphi(xh,y)+\varphi(x,yh)+\varphi(xh,y)+\varphi(x,yh)
\,-\,h^2f(x,y)\right)\,,
until convergence.〔〔
The method, sketched here for two dimensions,〔〔 is readily generalized to other numbers of dimensions.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Relaxation (iterative method)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.